home *** CD-ROM | disk | FTP | other *** search
Qt User Interface | 2007-05-24 | 14.2 KB | 333 lines |
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>Form1</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>Form1</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>538</width>
- <height>368</height>
- </rect>
- </property>
- <property name="caption">
- <string>Form1</string>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer1</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>10</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout3</cstring>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="text">
- <string>On this page you can select hard disk and the place where to create a copy of the selected partition.</string>
- </property>
- <property name="textFormat">
- <enum>RichText</enum>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignTop|AlignLeft</set>
- </property>
- </widget>
- <widget class="CUDRContainer">
- <property name="name">
- <cstring>TargetDiskContainer</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>7</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="focusPolicy">
- <enum>TabFocus</enum>
- </property>
- <property name="frameShape">
- <enum>StyledPanel</enum>
- </property>
- <property name="Lines" stdset="0">
- <number>2</number>
- </property>
- <property name="ShowMinLines" stdset="0">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QFrame">
- <property name="name">
- <cstring>OptionsPanel</cstring>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>chkAllowResize</cstring>
- </property>
- <property name="text">
- <string>Copy the partition with resize</string>
- </property>
- </widget>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>chkCopyWithFreeBlocks</cstring>
- </property>
- <property name="text">
- <string>Copy with free blocks</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer5</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>80</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </hbox>
- </widget>
- <widget class="QWidgetStack">
- <property name="name">
- <cstring>PlaceCopyStack</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>7</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <widget class="QWidget">
- <property name="name">
- <cstring>WStackPage</cstring>
- </property>
- <attribute name="id">
- <number>0</number>
- </attribute>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel1_2</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>Please select a freeblock to copy the partition to:</string>
- </property>
- </widget>
- <widget class="CCheckListControl">
- <property name="name">
- <cstring>lvFreeBlocks</cstring>
- </property>
- <property name="allColumnsShowFocus">
- <bool>true</bool>
- </property>
- <property name="resizeMode">
- <enum>LastColumn</enum>
- </property>
- </widget>
- </vbox>
- </widget>
- <widget class="QWidget">
- <property name="name">
- <cstring>WStackPage</cstring>
- </property>
- <attribute name="id">
- <number>1</number>
- </attribute>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer row="1" column="0">
- <property name="name">
- <cstring>spacer4</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>10</height>
- </size>
- </property>
- </spacer>
- <widget class="CStaticTip" row="0" column="0">
- <property name="name">
- <cstring>TrgStopWarningTip</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>7</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="TipText" stdset="0">
- <string>The partition cannot be created</string>
- </property>
- <property name="Alignment" stdset="0">
- <set>WordBreak|AlignVCenter</set>
- </property>
- <property name="Margin" stdset="0">
- <number>10</number>
- </property>
- <property name="ShadowWidth" stdset="0">
- <number>2</number>
- </property>
- <vbox>
- </vbox>
- </widget>
- </grid>
- </widget>
- </widget>
- <widget class="QLabel">
- <property name="name">
- <cstring>TrgGoNextTip</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>To set up new partition size, click <b>Next</b></string>
- </property>
- <property name="alignment">
- <set>AlignTop|AlignLeft</set>
- </property>
- </widget>
- </vbox>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>10</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- </hbox>
- </widget>
- <connections>
- <connection>
- <sender>TargetDiskContainer</sender>
- <signal>SelectionChanged(CUDRItem*)</signal>
- <receiver>Form1</receiver>
- <slot>OnSelectTargetHDD(CUDRItem*)</slot>
- </connection>
- <connection>
- <sender>TargetDiskContainer</sender>
- <signal>RequestProperties(CUDRItem*)</signal>
- <receiver>Form1</receiver>
- <slot>OnRequestProperties(CUDRItem*)</slot>
- </connection>
- <connection>
- <sender>chkAllowResize</sender>
- <signal>toggled(bool)</signal>
- <receiver>Form1</receiver>
- <slot>UpdateFreeBlockList()</slot>
- </connection>
- <connection>
- <sender>chkCopyWithFreeBlocks</sender>
- <signal>toggled(bool)</signal>
- <receiver>Form1</receiver>
- <slot>UpdateFreeBlockList()</slot>
- </connection>
- <connection>
- <sender>lvFreeBlocks</sender>
- <signal>selectionChanged()</signal>
- <receiver>Form1</receiver>
- <slot>OnSelectFreeBlock()</slot>
- </connection>
- </connections>
- <tabstops>
- <tabstop>TargetDiskContainer</tabstop>
- </tabstops>
- <slots>
- <slot access="protected" specifier="non virtual">OnRequestProperties( CUDRItem * )</slot>
- <slot access="private" specifier="non virtual">OnSelectTargetHDD( CUDRItem * )</slot>
- <slot access="private" specifier="non virtual">UpdateFreeBlockList( void )</slot>
- <slot>OnSelectFreeBlock()</slot>
- </slots>
- <layoutdefaults spacing="6" margin="0"/>
- <includehints>
- <includehint>udr.h</includehint>
- <includehint>checklistctrl.h</includehint>
- <includehint>statictip.h</includehint>
- </includehints>
- </UI>
-